-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.1.0
-
Code
-
Classes
- Processor
Total Complexity |
57 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
434 |
Lines of code |
196 |
Logical lines of code |
120 |
Comment lines |
158 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
phpmailer_init() |
A |
44 |
11 |
45 |
filter_mail_from_email() |
A |
51 |
10 |
26 |
set_reply_to() |
A |
48 |
9 |
34 |
filter_mail_from_name() |
S |
59 |
5 |
15 |
set_bcc() |
S |
58 |
4 |
16 |
skip_processing() |
S |
63 |
4 |
10 |
get_default_email() |
S |
62 |
3 |
11 |
get_phpmailer() |
S |
68 |
3 |
7 |
send_callback() |
S |
62 |
2 |
11 |
__construct() |
S |
70 |
2 |
7 |
hooks() |
S |
72 |
1 |
5 |
is_email_callback() |
S |
79 |
1 |
3 |
get_default_name() |
S |
82 |
1 |
3 |
set_force_processing() |
S |
81 |
1 |
3 |